home *** CD-ROM | disk | FTP | other *** search
/ Amiga Collections: Various / JAMDisk #10 (1992)(Just Amiga Monthly)[WB].zip / JAMDisk #10 (1992)(Just Amiga Monthly)[WB].adf / NCOMM.README / NCOMM.README
Text File  |  1978-10-12  |  3KB  |  107 lines

  1.  
  2.  NComm Amiga communications package
  3.  ----------------------------------
  4.  
  5.  Because the NComm distribution is so large we have supplied
  6.  it on this disk as a single, self-extracting archive file
  7.  called `ncomm.run'. This means you have to do a little bit
  8.  of work before you get to play with it.
  9.  
  10.  Detailed step-by-step instructions follow, but for those who
  11.  know what they are doing, simply run the `ncomm.run' file and
  12.  it will self-extract into a drawer and icon called `NComm'.
  13.  You may supply a path as a parameter to the command, for
  14.  example ...
  15.  
  16.  1> ncomm.run RAM:
  17.  
  18.  ... or ...
  19.  
  20.  1> ncomm.run Work:Comms/
  21.  
  22.  Be warned that NComm needs about 500k of disk space all told.
  23.  
  24.  All the `.doc' files have been crunched with PowerPacker and
  25.  their icons have `:fullview' as their Default Tool. This
  26.  program is in the root directory of this Jamdisk, and is also
  27.  in the self-extracting archive. FullView has a Save As option
  28.  in its Project menu if you want to convert any of the `.doc'
  29.  files back to plain ASCII format.
  30.  
  31.  Okay, now the step-by-step instructions for beginners ...
  32.  
  33.  
  34.                       SINGLE DRIVE USERS
  35.                       ------------------
  36.  
  37.  1. Boot from your Workbench disk and open a Shell/CLI window.
  38.  
  39.  2. At the command line enter the command ...
  40.  
  41.       COPY C:COPY RAM:
  42.  
  43.  3. Format a new floppy disk and give it the name NCOMM.
  44.  
  45.  4. Insert a copy of JAMDISK10 into the drive.
  46.  
  47.  5. At the command line enter the command ...
  48.  
  49.       RAM:COPY JAMDISK10:NCOMM.RUN RAM:
  50.  
  51.  6. Insert the newly formatted NCOMM disk into the drive.
  52.  
  53.  7. At the command line enter the command ...
  54.  
  55.       RAM:NCOMM.RUN NCOMM:
  56.  
  57.  At the end of the extracting process all the NComm files
  58.  will be on the NCOMM disk in a drawer called `NComm'. Read
  59.  the various text files for installation and operating
  60.  instructions.
  61.  
  62.                        DUAL-DRIVE USERS
  63.                        ----------------
  64.  
  65.  1. Boot from your Workbench disk and open a Shell/CLI window.
  66.  
  67.  2. Format a new floppy disk in your external drive and give
  68.     it the name NCOMM.
  69.  
  70.  3. Insert a copy of JAMDISK10 into the internal drive.
  71.  
  72.  4. At the command line type ...
  73.  
  74.       JAMDISK10:NCOMM.RUN NCOMM:
  75.  
  76.  At the end of the extracting process all the NComm files
  77.  will be on the NCOMM disk in a drawer called `NComm'. Read
  78.  the various text files for installation and operating
  79.  instructions.
  80.  
  81.                        HARD DRIVE USERS
  82.                        ----------------
  83.  
  84.  1. Boot from your hard disk and open a Shell/CLI window.
  85.  
  86.  3. Insert a copy of JAMDISK10 into any drive.
  87.  
  88.  4. At the command line type ...
  89.  
  90.       JAMDISK10:NCOMM.RUN <device:path/>
  91.     
  92.     where `device:' is the name of the partition you want
  93.     the NComm files to be extracted to (e.g. `Work:') and
  94.     `path/' is the directory on that partition you want
  95.     the NComm drawer to end up in (e.g. `Comms/').
  96.  
  97.     So the full command line could look something like ...
  98.  
  99.       JAMDISK10:NCOMM.RUN WORK:COMMS/
  100.  
  101.     ... which would result in an `NComm' drawer being created
  102.     inside the `Comms' drawer on the partition called `Work:'.
  103.  
  104.  At the end of the extracting process all the NComm files
  105.  will be inside that drawer. Read the various text files
  106.  for installation and operating instructions.
  107.